home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 November / Macworld Nov ’95.toast / Utilities / MacGzip 0.3b5 FAT / Mac docs / Changes < prev    next >
Encoding:
Text File  |  1995-08-19  |  3.0 KB  |  80 lines  |  [TEXT/ttxt]

  1. Changes 0.3ß4 -> 0.3ß5
  2.  
  3. • Fixed Bug: PPC code of 0.3b4 failed when compressing .zip files (bug in CW 6 compiler)
  4. • Fixed Bug: 0.3b4 didn't check for fails in 'write' (New in 0.3b4)
  5.  
  6. Changes 0.3ß3 -> 0.3ß4
  7.  
  8. • Fixed Bug: 0.3b3 erroneusly reported CRC error for large ascii files (New in 0.3b3)
  9.  
  10. Changes 0.3ß2 -> 0.3ß3
  11.  
  12. • First version for PowerPC (ported by Erling Johansen <ejo@vingmed.no>)
  13. • Changed unix dates translation (now it uses the same that CAP)
  14. • Now, when the version of the preferences file doesn't match,  prompts for new prefs
  15.  
  16. Changes 0.2.2 -> 0.3ß2
  17.  
  18. • Internet Config Aware (For suffix mapping and ASCII mode)
  19. • Fixed Bug: in 0.2.2 you cant gzip a file called '-'
  20. • Fixed Bug: in 0.2.2 when the settings on the prefs menus are changed and cancelled, the next time the prefs dialog is open, there are two marks
  21. • Fixed Bug: in 0.2.2 when compressing 'TEXT' files, if gzip menu is set to compress; the mode is the menu setting reagardeless the 'ascii for TEXT' preference.
  22. • In 0.3 you can Drop several files on MacGzip even it is already open (open but not working!)
  23. • You can drop folders on MacGzip 0.3 (perhaps you'll need to rebuild your desktop).
  24. • MacGzip 0.3 accepts High Level Events (just the Required Suite by now)
  25. • Some unwanted exits had been removed
  26.  
  27. Changes 0.2.1 -> 0.2.2
  28.  
  29. • Fixed bug in dates
  30. ( MacOS Fri Jan  1 00:00:00 1904 = Unix Thu Jan  1 00:00:00 1970 )
  31. • Fixed bug in progress bar when input file's size is about 30 Mb
  32. • Suffix Mapping using Fetch Prefs
  33. • Ascii compression
  34. • Automatic ascii mode selection
  35. • Automatic compress-uncompress
  36. • Keep originals option
  37.  
  38. • Minor fixes…
  39.  
  40. Changes 0.2 -> 0.2.1
  41.  
  42. • Fixed 'write to NIL' bug
  43.  
  44. Changes 0.1ß3 -> 0.2
  45.  
  46. • Enabled '(don't) Quit When Finished' Preference (see README)
  47. • Fixed bug with name too long
  48. • Cmd-Arrow keys change Compression Level in Prefs Dialog
  49.  
  50. • Do osEvt & diskEvt
  51. • Cosmetic changes in Prefs dialog, About & progress window
  52. • Aligned ics* icons for .Z files (Rebuild your Desktop!)
  53. • gzip called always with -N (see GNU docs)
  54.  
  55. Changes 0.1ß2 -> 0.1ß3
  56.  
  57. • Fixed odd adress in 68000. (0.1ß3 runs on Plus and SE)
  58.  
  59. Changes 0.0ß -> 0.1ß2
  60.  
  61. • Included source
  62. • Modified 'About...' dialog to show GNU's Public Licence
  63. • Now the warning when resource fork is not empty pops up when opening documents from finder, too.
  64. • Compiled for 68000 instead of 68020
  65. • Remember window position in the prefs file
  66.  
  67. Changes 0.0ß -> 0.1ß
  68.  
  69. •  Now MacGzip accepts any type of file.
  70. •  When compressing files, MacGzip will warn you if the input file has resource fork.
  71. •  Now uncompress large Unix compress files (.Z) works correctly
  72. •  When you Drag&Drop files on MacGzip, you can use the next keys to override your existing settings:
  73.  
  74.         'option key' :    The file will be compressed
  75.         'a'               :    Use ascii mode (uncompress only)
  76.         'b'               :    Use binary mode (uncompress only)
  77. •  Now, the 'done' sound is not a system beep.
  78. •  Not used option "-q" (more warnings and explanations)
  79. •  Fixed a bug that made the Mac crash when the input file was corrupted
  80.